home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Games / GNU Chess 3.0.3 / README < prev   
Text File  |  1994-08-26  |  2KB  |  49 lines

  1.  
  2. Hi there!
  3.  
  4. I took the 3.0.2 version of GNU chess for the Mac as distributed
  5. by Airy ANDRE, and ported it to CodeWarrior and the PowerMac, 
  6. fixing a couple of small bugs which could have caused problems
  7. under low memory conditions.
  8.  
  9. My contribution to this was an afternoon of work cleaning up things
  10. which weren’t CodeWarrior-friendly and chasing down ProcPtrs to
  11. change to UPPs.  It’s spectacular some of the crashes you get when your
  12. PowerMac 6100 starts executing 68000 code without emulation...
  13.  
  14. Anyway, don’t give me the credit or the blame for this release.  And
  15. if you figure out how to use the program as a benchmark, let me know.
  16.  
  17. -- Mark Wilkins
  18. wilkins@muddcs.cs.hmc.edu
  19. MWilkins@aol.com
  20. ------------------------------------------------------
  21. (Original README file continues below)
  22.  
  23. This is the first version of GNU Chess for the Mac.
  24.  
  25. It is based on version 3.00 of GNU Chess.
  26. It is NOT an official release brought to you by contributors in the
  27. GNU community, since GNU boycott Apple. 
  28.  
  29. The official distribution (for other computers)
  30. can be obtained on Internet from:
  31.  
  32.     prep.ai.mit.edu:/u2/emacs/gnuchess-3.00.tar.Z
  33.     
  34. (please be patient as the file will appear at this location.)
  35.  
  36.  
  37. Read the file “Copying” in the directory ”DOCUMENTATION” for more details.
  38.  
  39. ——————————————————————————————————————————————————————————————————————————
  40. The source files are not very clean : very Mac and compiler dependent,
  41. no comments, variables and functions names do not follow any convention...
  42.  
  43. Some more readable sources will be available with future versions of GNU
  44. Chess for the Mac.
  45. ——————————————————————————————————————————————————————————————————————————
  46.  
  47. Airy ANDRE
  48. airy@cernvax.cern.ch or AA10 on CalvaCom
  49.